home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / misc / MultiRen.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  7.5 KB  |  194 lines

  1. Short:    Powerful multi-file renaming tool (with GUI)
  2. Author:   Daniel Westerberg (deniil@algonet.se)
  3. Uploader: Daniel Westerberg (deniil@algonet.se)
  4. Version:  1.42
  5. Type:     util/misc
  6. Requires: MUI, TextEditor.mcc, NList(view).mcc, BetterString.mcc
  7.  
  8. This program is for renaming, usually multiple files (hense the
  9. name) using special designed Tools to do the dirty work for you
  10. or just manually step through the list using a string gadget!
  11.  
  12. The tools you can use in MultiRen is:
  13. > Sort             - Sort your files anyhow, or shuffle them..
  14. > FileCleaner      - Clean your filenames from unwanted characters and more..
  15. > Adaptor          - Make all you filenames have the same filelength, smart one..
  16. > Extension Editor - Change/add/remove/clean up your filename-extensions..
  17. > Renplacer        - Advanced wildcard-based rename/replace/find-functions..
  18. > Numberer         - Number your files, or remove numbers. bin/dec/hex/alfa..
  19. > File Comment     - Edit your filecomments anyway you like!
  20.  
  21. Two useful thing that I didn't classify as tools..:
  22. > Export list as text.. - Save the list as text for use in a script or as a playlist..
  23. > Import a text file..  - Import new filenames from a textfile.
  24.  
  25. One of the more useful features of MultiRen is that no files
  26. are actually renamed during your work until you decide so and
  27. then press Rename in the main window!
  28.  
  29. Another great thing is that you can save the list of filenames
  30. and their states if you want to continue the next day or maybe
  31. just to save the list as a backup so that you can undo your
  32. work at a later state if a tool didn't do quite what you wanted.
  33.  
  34. You can use it to create playlists, perhaps sorted or shuffled
  35. if you want.
  36. You can also edit filecomments in a flexible way, like adding
  37. date or filelength to them or so.
  38.  
  39. News:
  40. ~~~~~
  41. * NEW * Now you can get your .info files renamed automatically!
  42.         Just set a flag in the prefs.
  43.  
  44. v1.41
  45. ~~~~~
  46. * Added an offset feature to the Sort tool.
  47.  
  48. * Added an offset feature to the "Import a textfile"-window.
  49.  
  50. * Now it's possible to re-read filecomment from all enabled files.
  51.  
  52. * Now you can rename directories too by dropping them on the
  53.   main window!
  54.  
  55. * Now you can make MultiRen automatically rename .info files for
  56.   you if you want! (See the prefs)
  57.  
  58. * Fixed a bug that caused the Renplacer/Rename to always use indexed
  59.   wildcards in some situations.
  60.  
  61. v1.4
  62. ~~~~
  63. * Now using NListview.mcc for the main listview and BetterString.mcc
  64.   for some strings!
  65.  
  66. * Now you can load a plain text-file to the list, not only .mrl files!
  67.  
  68. * Added a little info window that tells you things about the files.
  69.   Open it from the menu: "Open info window".
  70.  
  71. * Enhanced and bugfixed some plugins! Some plugins now has some useful
  72.   settings to edit. Press the "?" in the plugin list.
  73.  
  74. * There is one more page in the prefs window with some nice settings!
  75.  
  76. * "Map file to filenames" has changed to "Import a text file" but
  77.   it's function and purpose is the same. (This is not where you
  78.   "load a text file" as said above.)
  79.  
  80. * I added an easy to use find function that you can use if you
  81.   just want to find some string somewhere in the list and don't
  82.   want to mess with the more advanced find function in the Replacer.
  83.   Press "f" in the main window!
  84.  
  85. * Now you can change the path for the files! Just select them and
  86.   look into the Edit menu.
  87.  
  88. * Now you can sort by extensions.
  89.  
  90. * The extension list has been extended and the Extension Editor tool
  91.   has been improved on some points.
  92.  
  93. v1.3
  94. ~~~~
  95. * Now plugins is supported so that you can get information to your
  96.   filenames from anywhere, like f.ex ID3-tags in MP3's!
  97.  
  98. * Now all windows is properly disabled during an operation and
  99.   there is also a progressmeter with time display if an operation
  100.   would take long time!
  101.  
  102. * Filecomments can now be edited with the Renplacer tool!
  103.  
  104. * Many more minor enhancements..!
  105.  
  106. v1.2
  107. ~~~~
  108. * MultiRen is now Key-mail Ware which means that you have
  109.   to send me an e-mail with your name to get a key-file
  110.   so you can get rid of all annoying requesters and shit! :-)
  111.  
  112.   It's absolutely free, I just want to know how many cool
  113.   users I've got ;-))
  114.   Your name will ofcource not be used for anything else
  115.   than to create your personal keyfile which will be sent
  116.   back to you ASAP.
  117.   (Display names without permission is illegal here in Sweden!)
  118.  
  119. * Did you ever think of the idea to rename a couple of files
  120.   whos new names is in a textfile??
  121.   Now you can do it the easy way!  Just map a textfile to
  122.   your filenames in MultiRen and that's it!
  123.  
  124. * Now you can use the FileComment tool to edit (add, remove,
  125.   change, improve) your filecomments!
  126.  
  127. * Now the extensions in the Extension Editor can be saved!
  128.  
  129. v1.1
  130. ~~~~
  131. * Now you can use the Numberer tool to number your files
  132.   in very flexible ways!
  133.  
  134. * The text-export has got new features which makes you able
  135.   to put f.ex commands in the filelist you create so that
  136.   you can execute it as a dos-script f.ex!
  137.  
  138.  
  139. Features:
  140. ~~~~~~~~~
  141.  - It supports filenames of up to 512 characters
  142.  - It uses MUI
  143.  - You can save the renamed list for later perfection and final renaming
  144.  - You can export the filelist as a textfile
  145.  - Many ways to automatically renames the files to what you really wanted
  146.  - You can greate numbered files if you want to make fileseries of some kind
  147.  - You can edit the filecomments of your files
  148.  
  149. --
  150. Other programs by Deniil 715! can be found on OnyxSoft homepage at:
  151.  
  152.  http://www.onyxsoft.nu/
  153.  
  154. Feel free to mail me if you found bugs or have suggestions!
  155.  
  156.  
  157. ============================= Archive contents =============================
  158.  
  159. Original  Packed Ratio    Date     Time    Name
  160. -------- ------- ----- --------- --------  -------------
  161.     2924    2302 21.2% 17-Mar-00 20:23:52 +MultiRen-Plugins.guide.info
  162.     3212    2026 36.9% 04-Jul-00 02:29:08 +swapname-plugin.mrp
  163.     5629    2126 62.2% 04-Jul-00 02:34:06 +SwapName-Plugin.mrp.c
  164.     4227    1833 56.6% 04-Jul-00 02:34:30 +SwapName-Plugin.mrp.e
  165.     3624    1324 63.4% 04-Jul-00 02:41:08 +Template.mrp.c
  166.     2475    1109 55.1% 04-Jul-00 02:38:22 +Template.mrp.e
  167.     2896    1871 35.3% 04-Jul-00 02:19:20 +test-plugin.mrp
  168.     2924    2301 21.3% 07-Jul-00 04:42:52 +MultiRen.Guide.info
  169.     2924    2211 24.3% 26-May-00 20:22:28 +MultiRen.info
  170.     2764    1800 34.8% 07-Jul-00 04:42:52 +MultiRen.readme.info
  171.    25188    8865 64.8% 05-Jul-00 01:07:22 +MultiRen-Plugins.guide
  172.     4832    1810 62.5% 04-Jul-00 02:24:06 +Test-Plugin.mrp.c
  173.     3520    1538 56.3% 04-Jul-00 02:21:30 +Test-Plugin.mrp.e
  174.     7668    4448 41.9% 04-Jul-00 16:48:02 +ID3-Tag.mrp
  175.     1345     585 56.5% 04-Jul-00 03:35:18 +ID3-Tag.readme
  176.     5516    3035 44.9% 04-Jul-00 16:49:20 +IFF-8SVX.mrp
  177.     1339     639 52.2% 04-Jul-00 03:25:32 +IFF-8SVX.readme
  178.     9537    3830 59.8% 06-Jul-00 23:39:06 +PicInfo.guide
  179.    10052    3741 62.7% 06-Jul-00 23:34:20 +PicInfo.mrp
  180.     2464    1558 36.7% 05-Jul-00 03:44:30 +PicInfo.mrp.info
  181.       23      23  0.0% 23-Aug-00 16:24:44 +Substitute.list
  182.     2807    1903 32.2% 05-Jul-00 03:48:12  MultiRen.info
  183.   232836   63205 72.8% 09-Oct-00 20:01:54 +MultiRen
  184.     3036     979 67.7% 23-Aug-00 16:52:50 +MultiRen-Install
  185.     3261    1987 39.0% 07-Jul-00 04:42:52 +MultiRen-Install.info
  186.    88732   26218 70.4% 09-Oct-00 19:57:42 +MultiRen.Guide
  187.     5508    2411 56.2% 09-Oct-00 19:11:02 +MultiRen.readme
  188.    33188   12393 62.6% 04-Jul-00 02:09:14 +MP3-Info.mrp
  189.     2457    1272 48.2% 04-Jul-00 02:13:44 +MP3-Info.readme
  190.    40608   14958 63.1% 04-Jul-00 17:28:16 +SubstituteGenerator
  191.     2311    1484 35.7% 07-Jul-00 04:42:52 +SubstituteGenerator.info
  192. -------- ------- ----- --------- --------
  193.   519827  175785 66.1% 17-Oct-100 21:16:30   31 files
  194.